Skip to content

Conversation

@Saby-Bishops
Copy link
Member

fixes #9234 - reduce login configuration delay by short-circuiting admin lookups and timing out unreachable parent requests.

Summary

  • limit the admin lookup to a single _users document and map success responses to true
  • timeout the parent domain configuration fetch at three seconds and surface failures as offline
  • keep the login screen in the offline state whenever configuration checks return falsy responses

https://chatgpt.com/codex/tasks/task_e_68f29c27a30c832dabb8b0e934e0c1a0

@dogi dogi removed the duplicate label Oct 20, 2025
@Saby-Bishops Saby-Bishops marked this pull request as ready for review October 29, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

login: takes over 10 seconds to load after version 0.20.49 → 0.20.54 update

3 participants